home *** CD-ROM | disk | FTP | other *** search
- <!-- Copyright (c) 1997-2001 Macromedia, Inc. All Rights Reserved. Consult Software License Agreement for more details -->
- <!-- version 1.0 2001-05-27 -->
- <!--
- The & underlines but a separate (invisible) focuscontrol label with &D is needed:
- we can't point to panel itself, and here we don't know what controls are within the panel.
- -->
- <CONTROL TYPE="Image" NAME="imgTrans" RIGHT=8 DOWN=-1 FILEPATH="Images/trans_16.bmp" AUTOSIZE/>
- <CONTROL TYPE="Label" NAME="lblSpacerD" ANCHOR="imgTrans" CORNER="NE" CAPTION=" " TRANSPARENT="No"/>
- <CONTROL TYPE="Image" NAME="imgFrame" ANCHOR="lblSpacerD" CORNER="NE" FILEPATH="Images/frame_16.bmp" AUTOSIZE/>
- <CONTROL TYPE="Label" NAME="lblDeprecated" ANCHOR="imgFrame" CORNER="NE" CAPTION=" &Deprecated " TRANSPARENT="No"/>
-